Namespace - LJCWinFormControls
    
    
    
    Parameters
    id - The Item ID.
    text - The Item text.
    
    Returns
    
    The added Item.
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public LJCItem LJCAddItem(Int32 id, String text) | 
        
      
     
    
    
      Adds an Item to the ComboBox.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.